CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - hough transform

搜索资源列表

  1. Hough

    1下载:
  2. 利用改进的hough变换实现图像旋转纠偏,提高了运行速度,附参考文献-The improved hough transform image rotation correction to improve the speed
  3. 所属分类:OpenCV

    • 发布日期:2012-11-26
    • 文件大小:464282
    • 提供者:孙骁
  1. hough

    0下载:
  2. hough变换检测园和直线,计算机视觉作业-Park and the straight line hough transform detection, computer vision operations
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:298272
    • 提供者:xuyangzhe
  1. Hough-transform-

    0下载:
  2. Hough变换在视觉检测系统中的应用研究Hough transform in the visual detection system applied research-Hough transform in the visual detection system applied research
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-15
    • 文件大小:3982545
    • 提供者:王明
  1. Hough-transform-edge-detection

    0下载:
  2. 这是一个用MATLAB软件编写的基于HOUGH变换的边缘检测程序-This is a MATLAB software HOUGH transform based on edge detection program
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:733
    • 提供者:edison
  1. hough

    0下载:
  2. hough变换检测直线的程序,用matlab实现-hough transform line detection program, using matlab to achieve
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:1775
    • 提供者:蔡伟
  1. Hough-Transform

    0下载:
  2. Using hough transform to extract the lines in the desire pictures. the user can set the number of lines you want to extract.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3456007
    • 提供者:Eric
  1. hough

    0下载:
  2. 此程序为Hough变换提取直线源码,是matlab的*m文件-This program is a straight line Hough transform to extract source code, is a* m file matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:986
    • 提供者:崔彬
  1. hough-transform

    0下载:
  2. 24色位图hough变换检测直线,用C++实现了hough变换,并以此来检测哪些线段是直线。-24-color bitmap hough transform line detection
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:4740
    • 提供者:王琳
  1. LANE-Detection-HOUGH-Transform

    0下载:
  2. a lane dtection method using hough-transform
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:27635
    • 提供者:amt
  1. A-Hough-transform-

    1下载:
  2. 霍夫变换的改进算法,用于直线提取,效果很好,也是个很实用的方法-A Hough transform based line recognition method utilizing both parameter space and image space
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:569812
    • 提供者:lm
  1. hough-transform

    0下载:
  2. 利用opencv以及哈弗变换原理实现对图像中圆形和正方形的检测。-On this post, i would introduce the latest openCV objects recgnition work for my research. Presently, i have developed codes to recognize circle successfully. Capture image from camera, converting the source image int
  3. 所属分类:OpenCV

    • 发布日期:2017-03-29
    • 文件大小:165254
    • 提供者:feiren
  1. Hough-transform-found-line

    0下载:
  2. 霍夫变换寻线,是基于霍夫变换的寻线程序,可在所给的有噪声中图中寻找出直线。-The hough transform found line, is based on the hough transform the search line program can in the noise in the Chinese have to find a straight line.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:1472200
    • 提供者:zhang
  1. Hough-transform

    0下载:
  2. * 函数名称: * HoughDIB() * * 参数: * LPSTR lpDIBBits - 指向源DIB图像指针 * LONG lWidth - 源图像宽度(象素数,必须是4的倍数) * LONG lHeight - 源图像高度(象素数) * 返回值: * BOOL - 运算成功返回TRUE,否则返回FALSE。 * * 说明: * 该函数用于对检测图像中的平行直线。如果图像中有两条平行的直线,则将这两条平行直线
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1816
    • 提供者:何垒
  1. random-hough-transform

    1下载:
  2. 利用随机霍夫变换进行圆的检测,matlab编写-Randomized Hough transform for circle detection, Matlab prepared
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2016-05-29
    • 文件大小:10808
    • 提供者:小智
  1. Hough-transform

    0下载:
  2. 黄永林等人首先通过压缩参量空间, 进行Hough变换, 得到粗尺度的圆的3个特征值。利用得到的特征值, 考虑一定放宽范围内, 通过控制参量空间大小, 再次进行Hough变换得到圆检测的精确值。-Huang Yonglin, who first of all by the compression parameter space for Hough transform to obtain the coarse-scale round of the three eigenvalues. The cha
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:1160154
    • 提供者:朱磊
  1. Hough-Transform

    0下载:
  2. 本程序使用VC++编写的,用于图像处理中的直线提取。-Image Processing Hough Transform
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:1813
    • 提供者:lixing
  1. Hough-transform

    0下载:
  2. 此程序实现的功能是 利用 Hough 变换进行人眼睛虹膜识别,里面代码直接运行,有图片。-The function of the realization of the program is to use the Hough transform, eyes iris recognition, inside code direct operation, a picture.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:79855
    • 提供者:Jay
  1. Hough-transform-to-get-circle

    0下载:
  2. 用HOUGH变换在彩色图片中找圆,目前参数只能找到比较标准的圆-to find cirle in a color picture with HOUGH transform
  3. 所属分类:OpenCV

    • 发布日期:2017-11-11
    • 文件大小:17666307
    • 提供者:李先生
  1. fuzzy-Hough-transform

    0下载:
  2. fuzzy hough transform for trying to detect shapes
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:372438
    • 提供者:Sajib Saha
  1. hough-transform--tilt-adjest

    0下载:
  2. 用matalab编译的hough变换法求图像的倾斜角,很好的程序哦-Compiled using matalab slope Angle of the hough transform method of image, a good program
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:1224
    • 提供者:舒志国
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com